Remove legacy test status badge feature (STESOL-191)#2769
Merged
pareenaverma merged 3 commits intoArmDeveloperEcosystem:mainfrom Jan 20, 2026
Merged
Remove legacy test status badge feature (STESOL-191)#2769pareenaverma merged 3 commits intoArmDeveloperEcosystem:mainfrom
pareenaverma merged 3 commits intoArmDeveloperEcosystem:mainfrom
Conversation
Contributor
jaidev17
commented
Jan 15, 2026
- Remove test status display from metadata tables and stats page
- Delete test-maintenance partial and badge assets
- Update Python scripts to deprecate test file updates
- Remove stats-pr workflow as it was entirely dedicated to updating the stats_current_test_info.yml file
- Update documentation to remove stats file references
- Preserve test_maintenance in front matter for CI workflows
annietllnd
reviewed
Jan 16, 2026
Collaborator
annietllnd
left a comment
There was a problem hiding this comment.
Thanks Jaidev! Looks great to me, the one thing to look at is to remove the --stats-report flag in maintenance.py, as this flag's purpose was to patch the stats_current_test_info file.
tools/patch.py
Outdated
|
|
||
| """ | ||
| Parse results and patch stats file with test results | ||
| NOTE: This function is deprecated and no longer updates stats files. |
Collaborator
There was a problem hiding this comment.
I think we can remove patch.py altogether, since the only purpose of this file is to patch the stats_current_test_info
Contributor
Author
There was a problem hiding this comment.
Hi Annie, thanks for the review. I have made the changes you suggested.
annietllnd
approved these changes
Jan 16, 2026
Collaborator
annietllnd
left a comment
There was a problem hiding this comment.
Thank you Jaidev, all good from my end now. Looks like there are some conflicts before we can merge, but should be good after that.
6e06b67 to
2b59cae
Compare
- Remove test status display from metadata tables and stats page - Delete test-maintenance partial and badge assets - Update Python scripts to deprecate test file updates - Remove stats-pr workflow - Update documentation to remove stats file references - Preserve test_maintenance in front matter for CI workflows
2b59cae to
487650d
Compare
Contributor
Author
|
Cleaned up the PR to have only the necessary files. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.